Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: override to patched version cross-spawn #1459

Merged
merged 4 commits into from
Nov 21, 2024
Merged

Conversation

pgurusinga
Copy link
Member

@pgurusinga pgurusinga commented Nov 21, 2024

image

@@ -149,7 +149,8 @@
"overrides": {
"@remix-run/server-runtime": {
"cookie": "^0.7.2"
}
},
"cross-spawn": "7.0.6"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it seems the problem comes only from the @remix-run/dev, can you try only to overwrite in this dependency?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's coming from multiple places, not only remix dev
image

image

Copy link

sonarcloud bot commented Nov 21, 2024

@pgurusinga pgurusinga merged commit 98df4d3 into main Nov 21, 2024
21 checks passed
@pgurusinga pgurusinga deleted the fix-vuln-issue branch November 21, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants